Skip to content

Conversation

@vutny
Copy link

@vutny vutny commented Oct 23, 2025

Description

This is a small improvement for PrivateLink Access Blueprint delete_eni lambda function.
It makes sure that the script exits early if no unhealthy targets found to de-register. That's unnecessary to fetch ENI and compare IPs with empty list of unhealthy targets.

Motivation and Context

A bit less execution time and reduce unnecessary API calls.

How was this change tested?

  • Yes, I have tested the PR using my local account setup
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

@vutny vutny requested a review from a team as a code owner October 23, 2025 11:39
@vutny
Copy link
Author

vutny commented Oct 24, 2025

Hi @askulkarni2 , could you please have a look here?

@github-actions
Copy link
Contributor

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Nov 24, 2025
@vutny
Copy link
Author

vutny commented Nov 24, 2025

Bump. Anyone to review a tiny improvement please?

@github-actions github-actions bot removed the stale label Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant